KeyEventDispatcher
Types
Functions
Link copied to clipboard
Link copied to clipboard
open fun dispatchKeyEvent(@NonNull component: KeyEventDispatcher.Component, @Nullable root: View, @Nullable callback: Window.Callback, @NonNull event: KeyEvent): Boolean
Call this when dispatching a key event.